Historique des commits

Auteur SHA1 Message Date
  Colin Ian King 0fa2c8eb27 ppdev: don't print a free'd string il y a 8 ans
  Sudip Mukherjee dd5c472a60 ppdev: check before attaching port il y a 8 ans
  Sudip Mukherjee 826a4c6574 ppdev: use pr_* macros il y a 8 ans
  Sudip Mukherjee 2bd362d5f4 ppdev: fix memory leak il y a 8 ans
  Jann Horn b13d14339b ppdev: fix double-free of pp->pdev->name il y a 8 ans
  Sudip Mukherjee 8b7d3a9d90 ppdev: use new parport device model il y a 9 ans
  Linus Torvalds 1701f68040 Revert "ppdev: use new parport device model" il y a 9 ans
  Sudip Mukherjee 396ec3dea3 ppdev: use dev_* macros il y a 9 ans
  Sudip Mukherjee e7223f1860 ppdev: use new parport device model il y a 9 ans
  Sudip Mukherjee 3c8db58432 ppdev: remove space before tab il y a 9 ans
  Sudip Mukherjee a7c71c07a3 ppdev: fix parenthesis alignment il y a 9 ans
  Sudip Mukherjee 83e80605cc ppdev: remove braces il y a 9 ans
  Sudip Mukherjee 27f3b8a3bf ppdev: add missing blank line il y a 9 ans
  Sudip Mukherjee d85c1a2d15 ppdev: remove whitespace around pointers il y a 9 ans
  Sudip Mukherjee 783ea44db7 ppdev: space prohibited between function name and parenthesis il y a 9 ans
  Bamvor Jian Zhang 17a3596f21 ppdev: add support for compat ioctl il y a 9 ans
  Bamvor Jian Zhang 3b9ab374a1 ppdev: convert to y2038 safe il y a 9 ans
  Al Viro 496ad9aa8e new helper: file_inode(file) il y a 12 ans
  Jiri Kosina 3bd7bf1f0f Merge branch 'master' into for-next il y a 12 ans
  Alan Cox 5d0c3d4f3d parport: dead code in pp_write il y a 13 ans
  Alexey Khoroshilov 9a32bb39d6 ppdev: ppdev_init: do not return zero in case of failure il y a 13 ans
  Julia Lawall d98808a253 drivers/char/ppdev.c: put gotten port value il y a 14 ans
  Vasiliy Kulikov b9b1134260 drivers/char/ppdev.c: fix information leak to userland il y a 15 ans
  Arnd Bergmann 613655fa39 drivers: autoconvert trivial BKL users to private mutex il y a 15 ans
  Julia Lawall 87575437d8 drivers/char/ppdev.c: use kasprintf il y a 15 ans
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
  Michael Buesch 81fc401e42 ppdev: reduce kernel log spam il y a 16 ans
  Greg Kroah-Hartman 03457cd455 device create: char: convert device_create_drvdata to device_create il y a 17 ans
  Alan Cox 6d535d3e6a ppdev: wrap ioctl handler in driver and push lock down il y a 17 ans
  Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata il y a 17 ans